home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Windows 3
/
dr win3.zip
/
dr win3
/
WINWORDS
/
WE_20N.ZIP
/
WEEXTSRC.ZI_
/
WE_EXT
< prev
next >
Wrap
Text File
|
1992-12-10
|
454b
|
19 lines
CL = cl -c -Zlep -Owt -Gsw -Asnw -W4 -DNOCOMM
#CL = cl -c -Zlepi -Od -Gsw -Asnw -W4 -DNOCOMM
goal: we_ext.dll
we_ext.obj: we_ext.c we_ext.h private.h
$(CL) we_ext.c
$(CL) ctags.c
we_ext.res: we_ext.rc we_ext.h
rc -r we_ext.rc
we_ext.dll: we_ext.obj we_ext.def we_ext.lnk we_ext.res
# link @we_ext.lnk
link /CO @we_ext.lnk
rc -t -30 we_ext.res we_ext.dll
mapsym we_ext